//
// TestProjectWatchOS_Watch_AppTests.swift
// TestProjectWatchOS Watch AppTests
//
// Created by Stefan Dragos Nitu on 22/08/2025.
//
import Testing
@testable import TestProjectWatchOS_Watch_App
struct TestProjectWatchOS_Watch_AppTests {
@Test func example() async throws {
// Write your test here and use APIs like `#expect(...)` to check expected conditions.
}
}